vue項目如何部署到Tomcat中 1,假設你要訪問的項目名稱為‘hms’ 2,在Tomcat的webapps下創建hms文件夾, 3,配置config/index.js文件,設置assetsPublicPath: '/h ...